defaultvalue: Ignore property to actually pass
authorDaniel Boles <dboles.src@gmail.com>
Fri, 29 Jun 2018 17:53:54 +0000 (18:53 +0100)
committerDaniel Boles <dboles.src@gmail.com>
Fri, 29 Jun 2018 17:57:43 +0000 (18:57 +0100)
commit908d4f1d1fe327697f2d9e81a175a3df0b77e6dc
treefb8c580b60484b597c9eaa563f3a2b90a85f7b73
parent62573f299c585b89ff4079758753a1458a623692
defaultvalue: Ignore property to actually pass

GtkFontChooserWidget:tweak-action gets set in init(), so we have to skip
testing that it is the default NULL for a GObject, or the test fails.
testsuite/gtk/defaultvalue.c